Skip to content

docs: Update SafeRollout concept doc based on new availability trackers#1088

Merged
britaniar merged 3 commits intoAzure:mainfrom
britaniar:updateSafeRolloutDoc
Mar 20, 2025
Merged

docs: Update SafeRollout concept doc based on new availability trackers#1088
britaniar merged 3 commits intoAzure:mainfrom
britaniar:updateSafeRolloutDoc

Conversation

@britaniar
Copy link
Copy Markdown
Contributor

Description of your changes

Fixes #

I have: updated SafeRollout concept doc based on new availability trackers

  • Run make reviewable to ensure this PR is ready for review.

How has this code been tested

Special notes for your reviewer

@britaniar britaniar changed the title doc: Update SafeRollout concept doc based on new availability trackers docs: Update SafeRollout concept doc based on new availability trackers Mar 18, 2025
Comment thread docs/concepts/SafeRollout/README.md
Comment thread docs/concepts/SafeRollout/README.md Outdated

#### Custom Resource Definition
For `CustomResourceDefinition` availability is determined as follows:
- Condition `Established` is set to true.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Are these two conditions an "AND" relation or "OR" relation? Other cases are all "OR" relation.

Comment thread docs/concepts/SafeRollout/README.md Outdated
`UnavailablePeriodSeconds` is used to configure the waiting time between rollout phases when we cannot determine if the
resources have rolled out successfully or not. This field is used only if the availability of resources we propagate
are not trackable. Refer to the [Data only object](#data-only-objects) section for more details.
are not trackable. Refer to the [How It Works](#how-it-works) section for more details on a list of resources we can track.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I guess this should be "Availability based Rollout" on line 179?

@britaniar britaniar merged commit eeba66f into Azure:main Mar 20, 2025
6 checks passed
@britaniar britaniar deleted the updateSafeRolloutDoc branch March 20, 2025 17:28
ryanzhang-oss pushed a commit to ryanzhang-oss/fleet that referenced this pull request Apr 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants